[INFO] cloning repository https://github.com/pandora-prime/bpro
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pandora-prime/bpro" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpandora-prime%2Fbpro", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpandora-prime%2Fbpro'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e5d2c37d5123ed3255b77a4df0da61053f0269f2
[INFO] fixing pandora-prime/bpro against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpandora-prime%2Fbpro" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/pandora-prime/bpro
[INFO] finished tweaking git repo https://github.com/pandora-prime/bpro
[INFO] tweaked toml for git repo https://github.com/pandora-prime/bpro written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/pandora-prime/bpro on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/pandora-prime/bpro already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 3e4d66ba6cde7445ef8d16e448e530583ab69a0c030fa72dacf18672eb018af6
[INFO] running `Command { std: "docker" "start" "3e4d66ba6cde7445ef8d16e448e530583ab69a0c030fa72dacf18672eb018af6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3e4d66ba6cde7445ef8d16e448e530583ab69a0c030fa72dacf18672eb018af6" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3e4d66ba6cde7445ef8d16e448e530583ab69a0c030fa72dacf18672eb018af6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3e4d66ba6cde7445ef8d16e448e530583ab69a0c030fa72dacf18672eb018af6" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Compiling proc-macro2 v1.0.66
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling serde v1.0.175
[INFO] [stderr]    Compiling serde_derive v1.0.175
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]     Checking ryu v1.0.15
[INFO] [stderr]     Checking itoa v1.0.9
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]    Compiling serde_json v1.0.103
[INFO] [stderr]     Checking base64 v0.13.1
[INFO] [stderr]     Checking hashbrown v0.14.0
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]     Checking bech32 v0.9.1
[INFO] [stderr]    Compiling amplify_num v0.4.1
[INFO] [stderr]     Checking unsafe-libyaml v0.2.9
[INFO] [stderr]    Compiling target-lexicon v0.12.11
[INFO] [stderr]     Checking iana-time-zone v0.1.57
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]    Compiling lock_api v0.4.10
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]     Checking instant v0.1.12
[INFO] [stderr]     Checking smallvec v1.11.0
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking adler32 v1.2.0
[INFO] [stderr]    Compiling indoc v1.0.9
[INFO] [stderr]     Checking unindent v0.1.11
[INFO] [stderr]     Checking inflate v0.4.5
[INFO] [stderr]     Checking deflate v1.0.0
[INFO] [stderr]     Checking indexmap v2.0.0
[INFO] [stderr]     Checking quote v1.0.32
[INFO] [stderr]     Checking getrandom v0.2.10
[INFO] [stderr]     Checking time v0.1.45
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]    Compiling secp256k1-sys v0.6.1
[INFO] [stderr]    Compiling syn v2.0.27
[INFO] [stderr]    Compiling pyo3-build-config v0.19.2
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling pyo3-ffi v0.19.2
[INFO] [stderr]    Compiling pyo3 v0.19.2
[INFO] [stderr]     Checking amplify_syn v1.1.6
[INFO] [stderr]     Checking bitcoin_hashes v0.11.0
[INFO] [stderr]     Checking serde_str_helpers v0.1.2
[INFO] [stderr]     Checking toml v0.5.11
[INFO] [stderr]     Checking serde_yaml v0.9.25
[INFO] [stderr]     Checking chrono v0.4.26
[INFO] [stderr]     Checking stringly_conversions v0.1.1
[INFO] [stderr]    Compiling darling_core v0.13.4
[INFO] [stderr]    Compiling pyo3-macros-backend v0.19.2
[INFO] [stderr]    Compiling darling_core v0.20.3
[INFO] [stderr]    Compiling stability v0.1.1
[INFO] [stderr]    Compiling amplify_derive v2.11.3
[INFO] [stderr]     Checking secp256k1 v0.24.3
[INFO] [stderr]    Compiling darling_macro v0.20.3
[INFO] [stderr]     Checking bitcoin v0.29.2
[INFO] [stderr]    Compiling darling v0.20.3
[INFO] [stderr]    Compiling serde_with_macros v2.3.3
[INFO] [stderr]    Compiling darling_macro v0.13.4
[INFO] [stderr]    Compiling darling v0.13.4
[INFO] [stderr]    Compiling serde_with_macros v1.5.2
[INFO] [stderr]    Compiling amplify v3.14.2
[INFO] [stderr]    Compiling encoding_derive_helpers v0.8.1
[INFO] [stderr]     Checking serde_with v2.3.3
[INFO] [stderr]    Compiling strict_encoding_derive v0.9.0
[INFO] [stderr]     Checking serde_with v1.14.0
[INFO] [stderr]    Compiling pyo3-macros v0.19.2
[INFO] [stderr]     Checking miniscript v9.0.1
[INFO] [stderr]     Checking bitcoin_hwi v0.4.1
[INFO] [stderr]     Checking strict_encoding v0.9.0
[INFO] [stderr]     Checking slip132 v0.10.0
[INFO] [stderr]     Checking bitcoin_blockchain v0.10.0
[INFO] [stderr]     Checking bitcoin_scripts v0.10.0
[INFO] [stderr]     Checking lnpbp_chain v0.9.0
[INFO] [stderr]     Checking lnpbp_bech32 v0.9.0
[INFO] [stderr]     Checking bitcoin_hd v0.10.0
[INFO] [stderr]     Checking lnpbp v0.9.0
[INFO] [stderr]     Checking descriptors v0.10.0
[INFO] [stderr]     Checking bitcoin_onchain v0.10.0
[INFO] [stderr]     Checking psbt v0.10.0
[INFO] [stderr]     Checking descriptor-wallet v0.10.1
[INFO] [stderr]     Checking bpro v0.5.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 41.22s
[INFO] [stderr] crater-edition-check: bpro v0.5.0 (/opt/rustwide/workdir) updating edition from 2021 to 2024
[INFO] [stderr]     Checking bpro v0.5.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `Sats` is never constructed
[INFO] [stdout]     --> src/wallet.rs:1230:12
[INFO] [stdout]      |
[INFO] [stdout] 1230 | pub struct Sats(u64);
[INFO] [stdout]      |            ^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Sats` is never constructed
[INFO] [stdout]     --> src/wallet.rs:1230:12
[INFO] [stdout]      |
[INFO] [stdout] 1230 | pub struct Sats(u64);
[INFO] [stdout]      |            ^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 43.05s
[INFO] [stderr] crater-edition-check all packages now at latest edition
[INFO] [stderr] crater-edition-check: all finished
[INFO] running `Command { std: "docker" "inspect" "3e4d66ba6cde7445ef8d16e448e530583ab69a0c030fa72dacf18672eb018af6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3e4d66ba6cde7445ef8d16e448e530583ab69a0c030fa72dacf18672eb018af6", kill_on_drop: false }`
[INFO] [stdout] 3e4d66ba6cde7445ef8d16e448e530583ab69a0c030fa72dacf18672eb018af6
